Package | IdHIE.0v |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Encounter-id-core |
Url | http://fhir.hie.moh.gov.id/StructureDefinition/Encounter-id-core |
Version | 1.0.0 |
Status | active |
Date | 2023-06-20T13:26:45.5788435+00:00 |
Name | EncounterIdCore |
Title | Encounter (ID Core) |
Experimental | False |
Authority | hl7 |
Description | An interaction during which services are provided to the patient. |
Type | Encounter |
Kind | resource |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "Encounter-id-core",
"meta" : {
"versionId" : "7",
"lastUpdated" : "2023-06-14T23:42:22.4850628+00:00",
"source" : "#OKBKw8n15m3hGlff"
},
"url" : "http://fhir.hie.moh.gov.id/StructureDefinition/Encounter-id-core",
"version" : "1.0.0",
"name" : "EncounterIdCore",
"title" : "Encounter (ID Core)",
"status" : "active",
"date" : "2023-06-20T13:26:45.5788435+00:00",
"description" : "An interaction during which services are provided to the patient.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.extension",
"path" : "Encounter.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Encounter.extension:audit",
"path" : "Encounter.extension",
"sliceName" : "audit",
"short" : "Record audit on individual who recorded and updated the data",
"definition" : "Record audit on individual who recorded and updated the data",
"comment" : "Record audit on individual who recorded and updated the data",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core"
]
}
],
"isModifier" : false
},
{
"id" : "Encounter.extension:outcome",
"path" : "Encounter.extension",
"sliceName" : "outcome",
"short" : "Encounter outcome reason",
"definition" : "Encounter outcome reason",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.hie.moh.gov.id/StructureDefinition/encounter-outcome-id-core"
]
}
],
"isModifier" : false
},
{
"id" : "Encounter.extension:visitType",
"path" : "Encounter.extension",
"sliceName" : "visitType",
"label" : "visit type",
"short" : "visit type",
"definition" : "visit type",
"comment" : "visit type",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.hie.moh.gov.id/StructureDefinition/visit-type-id-core"
]
}
],
"isModifier" : false
},
{
"id" : "Encounter.extension:encounterRating",
"path" : "Encounter.extension",
"sliceName" : "encounterRating",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.hie.moh.gov.id/StructureDefinition/encounter-rating-id-core"
]
}
],
"isModifier" : false
},
{
"id" : "Encounter.identifier",
"path" : "Encounter.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Encounter.identifier:encounterNo",
"path" : "Encounter.identifier",
"sliceName" : "encounterNo",
"max" : "1"
},
{
"id" : "Encounter.identifier:encounterNo.system",
"path" : "Encounter.identifier.system",
"fixedUri" : "http://fhir.hie.moh.gov.id/sid/encounter-id"
},
{
"id" : "Encounter.identifier:vcToken",
"path" : "Encounter.identifier",
"sliceName" : "vcToken",
"max" : "1"
},
{
"id" : "Encounter.identifier:vcToken.system",
"path" : "Encounter.identifier.system",
"fixedUri" : "http://fhir.hie.moh.gov.id/sid/vc-token"
},
{
"id" : "Encounter.status",
"path" : "Encounter.status",
"short" : "arrived | in-progress | finished | unknown",
"definition" : "arrived | in-progress | finished | unknown",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/encounter-status-id-core"
}
},
{
"id" : "Encounter.class",
"path" : "Encounter.class",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
}
},
{
"id" : "Encounter.classHistory.class",
"path" : "Encounter.classHistory.class",
"binding" : {
"strength" : "extensible",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
}
},
{
"id" : "Encounter.type",
"path" : "Encounter.type",
"short" : "Primary specialty managing the encounter",
"definition" : "Primary specialty managing the encounter",
"comment" : "Primary specialty managing the encounter",
"binding" : {
"strength" : "example",
"description" : "Primary specialty managing the encounter",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core"
}
},
{
"id" : "Encounter.type.coding",
"path" : "Encounter.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Encounter.type.coding:service",
"path" : "Encounter.type.coding",
"sliceName" : "service",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core"
}
},
{
"id" : "Encounter.type.coding:service.system",
"path" : "Encounter.type.coding.system",
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/specialty-id-core"
},
{
"id" : "Encounter.type.coding:category",
"path" : "Encounter.type.coding",
"sliceName" : "category",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/encounter-category-id-core"
}
},
{
"id" : "Encounter.type.coding:category.system",
"path" : "Encounter.type.coding.system",
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/encounter-category-id-core"
},
{
"id" : "Encounter.serviceType",
"path" : "Encounter.serviceType",
"short" : "Based on PIK code service type",
"definition" : "Based on PIK code service type",
"min" : 1,
"binding" : {
"strength" : "required",
"description" : "Based on PIK code service type",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/service-type-id-core"
}
},
{
"id" : "Encounter.priority",
"path" : "Encounter.priority",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/encounter-priority-id-core"
}
},
{
"id" : "Encounter.subject",
"path" : "Encounter.subject",
"min" : 1
},
{
"id" : "Encounter.period",
"path" : "Encounter.period",
"min" : 1
},
{
"id" : "Encounter.diagnosis.use",
"path" : "Encounter.diagnosis.use",
"binding" : {
"strength" : "extensible",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/diagnosis-role-id-core"
}
},
{
"id" : "Encounter.serviceProvider",
"path" : "Encounter.serviceProvider",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.